CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 颜色 分割

搜索资源列表

  1. 一种利用颜色信息的车牌字符分割新算法

    1下载:
  2. 一种利用颜色信息的车牌字符分割新算法.rar-A color information of license plates segmentation algorithm. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:273462
    • 提供者:lxz
  1. ColorSegment

    1下载:
  2. 非常好的颜色分割程序 可供学习者参考 共同分享
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9803
    • 提供者:张华振
  1. hsv2

    1下载:
  2. 计算图像HSV分量的数值,可用于图像颜色分割的统计
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:三藏
  1. 视频镜头分割

    3下载:
  2. 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
  3. 所属分类:视频捕捉/采集

  1. CaptureScreenRGB_YUV.rar

    0下载:
  2. 动态拾取鼠标指针所指的屏幕颜色,并在编辑框中显示RGB和YUV值.对做数字图像处理,色彩分割很有帮助.,err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:77701
    • 提供者:黄钦
  1. segment

    0下载:
  2. 利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1555240
    • 提供者:任雪菲
  1. Hand-detection-and-recognition

    0下载:
  2. 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  1. segment

    1下载:
  2. 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1144
    • 提供者:cui ju
  1. tuxiangchuli

    0下载:
  2. 迭代法求最佳阈值 图像为baboon.bmp 分别对R,G,B三个颜色求阈值,进行分割-Iterative method for the optimal threshold image baboon.bmp respectively R, G, B three colors for the threshold segmentation
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2966298
    • 提供者:刘晓梅
  1. yansejulei

    2下载:
  2. 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
  3. 所属分类:Graph program

    • 发布日期:2016-05-07
    • 文件大小:677
    • 提供者:shenyong
  1. Kjl

    0下载:
  2. 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:133730
    • 提供者:李琴
  1. segment-image

    0下载:
  2. 基于matlab的颜色特征图像分割的图像检索源程序-Based on the color characteristics of image segmentation matlab image retrieval source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1614
    • 提供者:张楠
  1. platelience

    0下载:
  2. 车牌识别系统一般包括车牌定位、车牌切分、字符识别三部分,而车牌定位是车牌识别系统的基础和前提,其准确与否直接影响着车牌识别的准确率。本文针对这一关键问题进行了研究,提取了车牌的颜色特征并结合其纹理特征、几何特征以及投影特征进行准确定位。采用HSV颜色模型,利用颜色空间距离相似度计算分割颜色;针对颜色分割后的图像,车牌区域内水平方向上具有的连续跳变的特征,采用行扫描法确定车牌的上下边界;车牌区域内垂直方向具有投影特征,采用垂直投影法确定车牌的左右边界;最后根据车牌的宽高比判断是否是真实的车牌域。实
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-16
    • 文件大小:25062503
    • 提供者:张志斌
  1. xx

    0下载:
  2. 基于L*a*b空间的色彩分割。根据样本区域的颜色对图像进行分割。-based on the l*a*b space to cut the picture
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:633232
    • 提供者:fuky
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2835919
    • 提供者:chenwenlue
  1. interactiveimagesegmentation

    0下载:
  2. 选取读入一份彩色图像,在运行Untitled.m程序时:先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,,鼠标选取好后,按ENTER健后出现进行分割出现结果。 -Select a color image read in the run Untitled.m program: the first interaction with the mouse, select a color region as the color you want to split with other go
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2568
    • 提供者:何海洋
  1. 基于颜色直方图的视频镜头分割

    0下载:
  2. 基于颜色直方图的视频镜头分割.很棒的啦啦啦啦啦啦啊(Video shot segmentation based on color histogram)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:14740480
    • 提供者:pengy
  1. 分割剖面及GRB分量

    0下载:
  2. 主要是对图像的某一部分,做一条线的剖分,然后显示这条线上所有RGB的颜色值(A section of a line is made mainly for a part of the image, and then the color value of all RGB on this line is displayed.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-20
    • 文件大小:59392
    • 提供者:sheep
  1. 新建文件夹

    2下载:
  2. 在ycbcr颜色空间分割火焰,并找到火焰质心(Split the flame in the YCbCr color space and find the center of mass of the flame.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-01-06
    • 文件大小:68608
    • 提供者:不乐
  1. 彩色分割

    1下载:
  2. 一款彩色图像分割软件,包括图像边缘检测,颜色提取等(A color image segmentation software, including edge detection, etc.)
  3. 所属分类:图形图象

    • 发布日期:2019-11-16
    • 文件大小:12199936
    • 提供者:YEHX
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com